cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/167 - Math Game/
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Math Game</title>
<link rel='stylesheet' href='http
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Math Game</title>
<link rel='stylesheet' href='http
# Math Game
- Try To Answer as many Calculation Possible.

- Try To Answer as many Calculation Possible.

angular.module('app', []).controller('GameCtrl', ['$scope', '$timeout', function($scope, $timeout){
$scope.variables = {};
$sc
$scope.variables = {};
$sc